Nuvola MX Apps

Web SMS Gateway 1.0
Nuvola MX
Envía mensajes SMS a través de unHTTPGet/Post. Esta aplicación implementa un nano Web Server elcualsirve páginas para enviar y recibir mensajes SMS.La respuesta generada durante el envío o recepción demensajespuede ser HTML o JSON. A través del JSON es posibleintegrar conalguna aplicación backend para la automatización delenvío deSMS.Solo basta conectar tu smartphone a una red WiFi y probarlaaplicación vía tu web browser.Es posible probar la app utilizando la siguiente URL:http://:8080/test.htmlPara realizar el envío de mensajes:Con respuesta en formato html:http://:8080/send.html?msisdn=&text=&format=htmlCon respuesta en formato JSON:http://:8080/send.html?msisdn=&text=&format=jsonPara recibir mensajes en formato html basta utilizar lasiguienteurl:http://:8080/readall.html?format=htmlPara recibir mensajes en formato JSON basta utilizar lasiguienteurl:http://:8080/readall.html?format=jsonSi tienes alguna duda o requieres soporte, puedescontactarnosa:support@nuvola.mxSend SMS messagesthroughan HTTP Get / Post. This application implements a nano WebServerwhich serves pages to send and receive SMS messages.The response generated while sending or receiving messages canbeHTML or JSON. Through JSON can be integrated with anybackendapplication for sending SMS automation.Just simply connect your smartphone to a WiFi network andtestthe application via your web browser.You can test the app using the following URL:http: // : 8080 / test.htmlTo send messages:Answered in html format:http://:8080/send.html?msisdn=&text=&format=htmlWith JSON response:http://:8080/send.html?msisdn=&text=&format=jsonTo receive messages in HTML format simply use the followingURL:http: // : 8080 / readall.html format = htmlTo receive messages in JSON format simply use the followingURL:http: // : 8080 / readall.html format = jsonIf you have any questions or require support, you can contactusat:support@nuvola.mx